Help >
Errors and Error Trapping > Compile Time Errors >
Error 578 - INHERIT of Base Class expected
INHERIT of Base Class expected - Every INTERFACE must INHERIT from a base class, which may be nested any level. Ultimately, every interface inherits from IUnknown. The INHERIT statement must be the first statement in every INTERFACE block.